Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_interval_create_from_date_string
date_interval_create_from_date_string
Alias for DateInterval::createFromDateString - Set the date interval from the relative part of the string
Name:
date_interval_create_from_date_string
Category:
Date and time
Programming Language:
php
One-line Description:
Create a DateInterval from the relevant part of the string.
Related
How to Install and Configure PHP on Debian 7
7
What’s the Difference Between mt_srand and rand()? Are You Using PHP Random Number Functions Correctly?
6
The correct posture for using socket_set_block after socket_connect
4
Complete Guide to Installing and Configuring PHP-FPM on CentOS 7
3
Similar Functions
date_offset_get
date_offset_get
AliasforDateTime::
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
timezone_name_get
timezone_name_get
AliasforDateTimeZo
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
idate
idate
Formatlocaltime/date
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
date_parse
date_parse
Returnsanassociative
localtime
localtime
Getlocaltime
Popular Articles